From b9baba713532ec35229c6719a36d300eb392d469 Mon Sep 17 00:00:00 2001 From: Ximin Luo Date: Thu, 20 Apr 2017 02:45:03 +0200 Subject: [PATCH] Update some build-deps, add myself to uploaders --- debian/control | 12 +++++------- debian/crates.io-index | 5 ----- 2 files changed, 5 insertions(+), 12 deletions(-) delete mode 100644 debian/crates.io-index diff --git a/debian/control b/debian/control index 8d9c60816..71947ed21 100644 --- a/debian/control +++ b/debian/control @@ -2,26 +2,24 @@ Source: cargo Section: devel Maintainer: Rust Maintainers Uploaders: Luca Bruno , - Angus Lees + Angus Lees , + Ximin Luo Priority: extra Build-Depends: debhelper (>= 9.20141010), dpkg-dev (>= 1.17.14), rustc (>= 1.13), - curl, pkg-config, cmake, - git, cargo (>= 0.7.0) , - python-dulwich, - python-pytoml, + python-dulwich , + python-pytoml , ca-certificates, bash-completion, - libhttp-parser-dev, libcurl4-gnutls-dev | libcurl4-openssl-dev, libssh2-1-dev, libgit2-dev, libhttp-parser-dev, - libssl1.0-dev, + libssl-dev, zlib1g-dev Homepage: https://crates.io/ Standards-Version: 3.9.8 diff --git a/debian/crates.io-index b/debian/crates.io-index deleted file mode 100644 index 1c34b9d0f..000000000 --- a/debian/crates.io-index +++ /dev/null @@ -1,5 +0,0 @@ -# When snapshotted rust-lang/crates.io-index at this commit: -COMMIT_SHA='ad9a3abfecf6340aed54a0ede0b63349e830d79b' - -# Download URL is: -DOWNLOAD_URL="https://github.com/rust-lang/crates.io-index/archive/${COMMIT_SHA}.tar.gz" -- 2.30.2